Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented May 27, 2025

Fix also reference leak on buffer overflow.

(cherry picked from commit 9300a59)

Fix also reference leak on buffer overflow.

(cherry picked from commit 9300a59)
@vstinner vstinner enabled auto-merge (squash) May 27, 2025 15:58
@vstinner vstinner merged commit 8a6a6f3 into python:3.14 May 27, 2025
52 checks passed
@vstinner vstinner deleted the fcntl14 branch May 27, 2025 16:13
@miss-islington-app
Copy link

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 27, 2025
…ythonGH-134795)

pythongh-134744: Fix fcntl error handling (pythonGH-134748)

Fix also reference leak on buffer overflow.
(cherry picked from commit 8a6a6f3)

Co-authored-by: Victor Stinner <[email protected]>
(cherry picked from commit 9300a59)
@bedevere-app
Copy link

bedevere-app bot commented May 27, 2025

GH-134798 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label May 27, 2025
vstinner added a commit that referenced this pull request May 28, 2025
…134798)

[3.14] gh-134744: Fix fcntl error handling (GH-134748) (GH-134795)

gh-134744: Fix fcntl error handling (GH-134748)

Fix also reference leak on buffer overflow.
(cherry picked from commit 8a6a6f3)


(cherry picked from commit 9300a59)

Co-authored-by: Victor Stinner <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants